This command will return the maximum pixel shader value allowed by the current 3D device.
Return Integer=GET MAXIMUM PIXEL SHADER VALUE()
The return value is an integer value.
set display mode 800,600,32 cls a=GET MAXIMUM PIXEL SHADER VALUE() print "MAXIMUM PIXEL SHADER VALUE ",a do loop end
BASIC3D Commands Menu Index